Third-party library replacement and source availability
=======================================================
The included third-party license rights are not restricted by ABTOOLS. Modification
and reverse engineering for debugging modifications of the LGPL-covered libraries
are permitted under their licenses. This does not grant rights to unrelated artwork.

svglib and bidi Python modules are loose under _internal/svglib and _internal/bidi,
not locked in PYZ. Replace these source modules with compatible modified versions.
The corresponding installed svglib source and upstream python-bidi Python/Rust
source, Cargo lock/build files, licenses and authorship are included in SOURCE.
Build native bidi replacements for CPython 3.12 x64 and replace its loose .pyd.
For lxml/libiconv use the supplied corresponding source/build materials and
LXML_LIBICONV_RELINKING.txt to replace the loose lxml extensions as a compatible set.
No proprietary application source or rebuilt application EXE is needed for these
library replacements. Compatibility of modified builds is the modifier's responsibility.

certifi MPL-covered installed source, CA data, metadata and attribution are supplied
in SOURCE/certifi-2026.7.22-installed-source-and-license.zip.
Only third-party source required for license fulfilment is included. Application
source, application tests, fixtures, corpus and development scripts are not shipped.
